You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.Chebyshev Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.Chebyshev Method

Chebyshev's window.

Syntax
C#
Visual Basic
public static TVec Chebyshev([In] TVec Src, double AttdB, int Index, int Len);

Applies Chebyshevs equiripple window to Src. The attenuation of the spectral leakage is defined with the AttdB parameter in [dB]. Window functions are applied to the signal prior to conversion to frequency domain with the FFT algorithm, to reduce the spectral leakage. Their side-effect is a lower frequency resolution.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!